﻿2026-07-28T00:16:07.6341814Z ##[group]Run actions/checkout@v5
2026-07-28T00:16:07.6342544Z with:
2026-07-28T00:16:07.6342931Z   ref: 899f4660e088faf7a202b9df1d76416d1258b7a4
2026-07-28T00:16:07.6343406Z   fetch-depth: 1
2026-07-28T00:16:07.6343792Z   repository: BigscreenVR/spt-bs-core
2026-07-28T00:16:07.6346783Z   token: ***
2026-07-28T00:16:07.6347132Z   ssh-strict: true
2026-07-28T00:16:07.6347503Z   ssh-user: git
2026-07-28T00:16:07.6347856Z   persist-credentials: true
2026-07-28T00:16:07.6348242Z   clean: true
2026-07-28T00:16:07.6348600Z   sparse-checkout-cone-mode: true
2026-07-28T00:16:07.6349094Z   fetch-tags: false
2026-07-28T00:16:07.6349450Z   show-progress: true
2026-07-28T00:16:07.6349803Z   lfs: false
2026-07-28T00:16:07.6350136Z   submodules: false
2026-07-28T00:16:07.6350499Z   set-safe-directory: true
2026-07-28T00:16:07.6350900Z   allow-unsafe-pr-checkout: false
2026-07-28T00:16:07.6351556Z ##[endgroup]
2026-07-28T00:16:07.7172339Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T00:16:07.7173874Z ##[group]Getting Git version info
2026-07-28T00:16:07.7174620Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-28T00:16:07.7175521Z [command]/usr/bin/git version
2026-07-28T00:16:07.7175928Z git version 2.43.0
2026-07-28T00:16:07.7184236Z ##[endgroup]
2026-07-28T00:16:07.7195372Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d0447c7d-b37c-4ebc-b4de-2080d2c46df0' before making global git config changes
2026-07-28T00:16:07.7196556Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T00:16:07.7198598Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T00:16:07.7232538Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-28T00:16:07.7251104Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T00:16:07.7263641Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T00:16:07.7266456Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T00:16:07.7285629Z HEAD
2026-07-28T00:16:07.7315746Z ##[endgroup]
2026-07-28T00:16:07.7317119Z [command]/usr/bin/git submodule status
2026-07-28T00:16:07.7506882Z ##[group]Cleaning the repository
2026-07-28T00:16:07.7542490Z [command]/usr/bin/git clean -ffdx
2026-07-28T00:16:08.4865540Z Removing dist/
2026-07-28T00:16:08.4867271Z Removing target/
2026-07-28T00:16:08.4874393Z [command]/usr/bin/git reset --hard HEAD
2026-07-28T00:16:08.4934284Z HEAD is now at 899f4660 Merge pull request #112 from BigscreenVR/release/v0.45.0
2026-07-28T00:16:08.4940127Z ##[endgroup]
2026-07-28T00:16:08.4941972Z ##[group]Disabling automatic garbage collection
2026-07-28T00:16:08.4946039Z [command]/usr/bin/git config --local gc.auto 0
2026-07-28T00:16:08.4975972Z ##[endgroup]
2026-07-28T00:16:08.4976985Z ##[group]Setting up auth
2026-07-28T00:16:08.4982250Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T00:16:08.5010641Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-28T00:16:08.5217307Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T00:16:08.5243662Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-28T00:16:08.5444124Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T00:16:08.5471062Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T00:16:08.5667868Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-28T00:16:08.5699839Z ##[endgroup]
2026-07-28T00:16:08.5701555Z ##[group]Fetching the repository
2026-07-28T00:16:08.5708410Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 899f4660e088faf7a202b9df1d76416d1258b7a4
2026-07-28T00:16:09.0042501Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-28T00:16:09.0043366Z  * branch              899f4660e088faf7a202b9df1d76416d1258b7a4 -> FETCH_HEAD
2026-07-28T00:16:09.0063981Z ##[endgroup]
2026-07-28T00:16:09.0064850Z ##[group]Determining the checkout info
2026-07-28T00:16:09.0065659Z ##[endgroup]
2026-07-28T00:16:09.0069767Z [command]/usr/bin/git sparse-checkout disable
2026-07-28T00:16:09.0110662Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-28T00:16:09.0135374Z ##[group]Checking out the ref
2026-07-28T00:16:09.0143450Z [command]/usr/bin/git checkout --progress --force 899f4660e088faf7a202b9df1d76416d1258b7a4
2026-07-28T00:16:09.0191328Z HEAD is now at 899f4660 Merge pull request #112 from BigscreenVR/release/v0.45.0
2026-07-28T00:16:09.0195948Z ##[endgroup]
2026-07-28T00:16:09.0231264Z [command]/usr/bin/git log -1 --format=%H
2026-07-28T00:16:09.0254289Z 899f4660e088faf7a202b9df1d76416d1258b7a4
